From: Raspbian automatic forward porter Date: Fri, 6 Mar 2026 19:56:58 +0000 (+0000) Subject: Merge version 2.7.1-8+rpi1 and 2.7.1-12 to produce 2.7.1-12+rpi1 X-Git-Tag: archive/raspbian/2.7.1-12+rpi1^0 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/%22mailto:sonu.itbhu%40googlemail.com//%22mailto:i18n-csb%40linuxcsb.org/%22/%22http:/www.example.com/%22mailto:sonu.itbhu%40googlemail.com/%22mailto:i18n-csb%40linuxcsb.org/%22?a=commitdiff_plain;h=b65ff13b83c6bc51207d7831c79b9caf99fc0499;p=gcl27.git Merge version 2.7.1-8+rpi1 and 2.7.1-12 to produce 2.7.1-12+rpi1 --- b65ff13b83c6bc51207d7831c79b9caf99fc0499 diff --cc debian/changelog index 3f032bd,b136e95..caadf9a --- a/debian/changelog +++ b/debian/changelog @@@ -1,12 -1,37 +1,47 @@@ - gcl27 (2.7.1-8+rpi1) forky-staging; urgency=medium ++gcl27 (2.7.1-12+rpi1) forky-staging; urgency=medium + + [changes brought forward from gcl 2.6.12-83+rpi1 by Peter Michael Green at Wed, 24 Jul 2019 23:08:39 +0000] + * Make an error message more explicit. + * Use the "arm" not the "armhf" relocations code, + the "armhf" code is intended for systems that use thumb, which raspbian + doesn't. + - -- Raspbian forward porter Sun, 01 Feb 2026 01:11:20 +0000 ++ -- Raspbian forward porter Fri, 06 Mar 2026 19:56:58 +0000 ++ + gcl27 (2.7.1-12) unstable; urgency=medium + + * Version_2_7_2pre11 + * Bug fix: "FTBFS with glibc 2.43 due to ISO C23 const return types", + thanks to Aurelien Jarno (Closes: #1128546). + * Bug fix: "Update/add debconf template translation [INTL:ca]", thanks + to Carles Pina i Estany (Closes: #1118704). + * Bug fix: "[INTL:sv] Swedish strings for gcl27 debconf", thanks to + Martin Bagge / brother (Closes: #1122744). + * Bug fix: "[INTL:es] Spanish translation of gcl27 debconf template", + thanks to Camaleón (Closes: #1108096). + * Bug fix: "FTBFS: SIMPLE-ERROR: SAVE-EXEC is unable to save to file + "saved_acl2.c", because its directory does not exist.", + thanks to Santiago Vila (Closes: #1128663). + + -- Camm Maguire Wed, 25 Feb 2026 08:23:26 -0500 + + gcl27 (2.7.1-11) unstable; urgency=medium + + * Version_2_7_2pre10 + + -- Camm Maguire Sun, 22 Feb 2026 11:52:14 -0500c + + gcl27 (2.7.1-10) unstable; urgency=medium + + * Version_2_7_2pre9 + + -- Camm Maguire Thu, 19 Feb 2026 17:21:25 -0500 + + gcl27 (2.7.1-9) unstable; urgency=medium + + * Version_2_7_2pre8 + + -- Camm Maguire Thu, 19 Feb 2026 16:06:23 -0500 gcl27 (2.7.1-8) unstable; urgency=medium diff --cc debian/patches/series index 6583e0e,97d8d11..c7dca20 --- a/debian/patches/series +++ b/debian/patches/series @@@ -4,5 -4,7 +4,9 @@@ Version_2_7_2ore Version_2_7_2pre5 Version_2_7_2pre6 Version_2_7_2pre7 + Version_2_7_2pre8 + Version_2_7_2pre9 + Version_2_7_2pre10 + Version_2_7_2pre11 +make-error-more-explicit.patch +dont-use-armhf-relocs.patch